deleteEndpoint ( class in module jsPlumb )

Description

Deletes an and removes all s it has (which removes the Connections from the other Endpoints involved too)

  jsPlumb.deleteEndpoint(someEndpoint)

Parameters

Returns

{object}

The current jsPlumb instance.